projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1abc649
)
Fix doc typos
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 19 Dec 2009 02:47:03 +0000
(21:47 -0500)
committer
Tristan Van Berkom
<tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:51:56 +0000
(20:51 -0400)
Reported in bug 604902.
gtk/gtkwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindow.c
b/gtk/gtkwindow.c
index e5d6080a5085d6590306c558dc7d0c47f23f3363..f01820d1fb19daefc402866a7e56eb993f2f47ae 100644
(file)
--- a/
gtk/gtkwindow.c
+++ b/
gtk/gtkwindow.c
@@
-666,7
+666,7
@@
gtk_window_class_init (GtkWindowClass *klass)
GTK_PARAM_READWRITE));
/**
- * GtkWindow:accept-focus
-hint
:
+ * GtkWindow:accept-focus:
*
* Whether the window should receive the input focus.
*
@@
-681,7
+681,7
@@
gtk_window_class_init (GtkWindowClass *klass)
GTK_PARAM_READWRITE));
/**
- * GtkWindow:focus-on-map
-hint
:
+ * GtkWindow:focus-on-map:
*
* Whether the window should receive the input focus when mapped.
*